@charset "utf-8";

.ind_pro li{ position:relative; text-align:center; color:#fff;}
.ind_pro li a{ display:block;}
@media only screen and (min-width:960px) {
.ind_pro li{ float:left; width:50%; font-size:24px;}
.ind_pro li i{ height:70px; line-height:70px; background-color:rgba(0,0,0,0.35);}
.ind_pro li:hover i{ background-color:rgba(230,31,26,0.65); color:#fff; height:150px; line-height:150px;}
}
@media only screen and (max-width:960px) {
.ind_pro{ margin:20px 0;}
.ind_pro li i{ height:40px; line-height:40px; background-color:rgba(0,0,0,0.45);}
}
.ind_pro li i{ position:absolute; left:0; bottom:0%; font-style:normal; display:inline-block; width:100%; transition:.5s;}
.ind_pro li a i{ color:#fff;}
.ind_pro li img{ display:block; width:100%;}




.moreBtn {
	text-align: center;
	font-family: "pf_din_text_comp_proregular";
	background: url("../images/more_bg.png") no-repeat scroll center bottom;
	display: block;
	width: 100%;
	padding-bottom: 2px;
	position: relative;
}

.mmoreBtn {
	width: 110px;
	margin-left: 140px;
}

.moreBtn:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url("../images/more_bg2.png") no-repeat scroll center bottom;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
/*---------------------------------------------------------------------------------------*/
.iboxT .zh,.iboxT .en { font-size: 24px; line-height: 1.5; }

.iboxT .zh { color: #e71e1a; }

.iboxT .en {
	color: #bbbbbb;
	text-transform: uppercase;
	padding-left: 6px;
	font-family: "pf_din_text_comp_proregular";
}

.iboxmxg {position: relative; float: left; display: block; width: 50%; }

.iboxmxg .gallery-top {
	width: 100%;
	background-color: #FFFFFF;
}

.iboxmxg .gallery-top .swiper-slide {
	background-color: #FFFFFF;
}

/* 小图轮播 */
.iboxmxg .gallery-thumbsbox {
	margin-top: -60px;
	width: 100%;
	border-top: 1px solid #e71e1a;
	background: rgba(17, 17, 17, 0.5);
	position: absolute;
	z-index: 99;
}

.iboxmxg .gallery-thumbs {
	padding: 0 20px;
}

.iboxmxg .swiper-button-next {
	width: 10px;
	height: 18px;
	background: url("../images/tt3.png") no-repeat center center;
	right: 10px;
	top: 21px;
	margin-top: 0;
}

.iboxmxg .swiper-button-prev {
	width: 10px;
	height: 18px;
	background: url("../images/tt4.png") no-repeat center center;
	left: 10px;
	top: 21px;
	margin-top: 0;
}

.iboxmxg .gallery-thumbs .swiper-slide .tit {
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}

.iboxmxg .gallery-thumbs .swiper-slide .tit:before {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #e71e1a;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 10px;
}

.active-nav .tit {
	color: #e71e1a !important;
}

.ibox .videoIbox {
	width: 100%;
}

.ibox .aboutIbox {
	float: left;
	display: block;
	width: 50%;
	position: relative;
}

.ibox .img {
	overflow: hidden;
	position: relative;
}

.ibox .img img {
	width: 100%;
	display: block;
	transition: 1s;
	-webkit-transition: 1s;
}

.ibox .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 330ms;
	-webkit-transition: 330ms;
}

.videoIbox a:link,
.videoIbox a:visited {
	color: #fff;
}

.videoIbox a:active,
.videoIbox a:hover {
	color: #e71e1a;
}

.videoIbox .con {
	position: absolute;
	left: 5%;
	top: 0;
	width: 90%;
	top: 50%;
	text-align: center;
	margin-top: -75px;
}

.videoIbox .vico {
	background: url("../images/videoico.png") no-repeat scroll center center;
	width: 55px;
	height: 55px;
	margin: 0px auto;
	display: block;
	cursor: pointer;
}

.videoIbox .iboxT {
	padding: 15px 0px;
}

.videoIbox .iboxT .zh,
.videoIbox .iboxT .en {
	color: #fff;
}

.videoIbox .moreBtn {
	margin: 0px auto;
}

.ibox dd:hover .black-20 {
	opacity: 1;
	visibility: visible;
}

.ibox dd:hover .img img {
	-webkit-transform: scale(1.3) rotate(10deg);
	transform: scale(1.3) rotate(10deg);
}

.aboutIbox .con {
	position: absolute;
	left: 8%;
	top: 14%;
	width: 84%;
	padding:20px 0 0 20px;
	background:url(../img/ab.png) left top no-repeat;
}

.aboutIbox .t {
	font-size: 18px;
	color: #111;
	line-height: 1.5;
}

.aboutIbox .by {
	color: #e91e17;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
}

.aboutIbox .i {
	width: 600px;
	text-align: justify;
	height: 106px;
	margin: 4% 0px 10%;
	font-size: 15px;
}

.numList li {
	float: left;
	display: block;
	margin-right: 46px;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.numList li p.txt{ font-size:17px; color:#555;}
.numList li:last-child {
	margin-right: 0;
}

.numList .num {
	font-size: 60px;
	color: #d6000c;
	line-height: 1.1;
	font-family: 'PF Din Thin';
	font-weight: bold;
	padding-right: 10px;
}

.aboutIbox .moreBtn {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url("../images/more_bg2.png");
}

.aboutIbox .moreBtn:before {
	background-image: url("../images/more_bg3.png");
}

.aboutIbox a:link,
.aboutIbox a:visited {
	color: #e91e17;
}

.aboutIbox a:active,
.aboutIbox a:hover {
	color: #000;
}


@media only screen and (min-width:960px) {
.indnews .item {float: left; width: calc(33.33% - 22px); margin:0 10px; height: 640px; }
}
@media only screen and (max-width:960px) {
.nowap{ display:none !important;}
}


.indnews .item { border: 1px solid #e0e0e0;-moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.indnews .item:hover { background: #f7f7f7; box-shadow: 0px 5px 10px rgba(0, 0, 0, .2);}
@media only screen and (min-width:560px) {
.indnews { padding:70px 20px;}
.indnews .item .box { padding: 25px; }
}
@media only screen and (max-width:560px) {
.indnews { padding:30px 15px;}
.indnews .item .box { padding:15px; }
}
.indnews .item .title {
	position: relative;
	font-size: 24px;
	color: #333333;
	margin-bottom: 25px;
}

.indnews .item .title img {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.indnews .item .pic {
	margin-bottom: 20px;
	height:300px; overflow:hidden;
}

.indnews .item .pic a {
	display: block;
	position: relative;
}

.indnews .item .pic img {
	display: block;
	width: 100%;
}

.indnews .item .pic .tbox {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px 20px 0;
	background: url(../img/newsbg.png) repeat-x left bottom;
}

.indnews .item .pic .desc {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	height: 50px;
	padding: 0 55px 0 0;
	background: url(../img/rightmore.png) no-repeat right center;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.indnews .item .pic a:hover .desc {
	padding: 0 50px 0 0;
}

.news2list li {
	padding-left: 15px;
	background: url(../img/news2ico.png) no-repeat left center;
}

.news2list a {
	font-size: 14px;
	color: #666666;
	
	position: relative;
	line-height: 40px;
	height: 40px;
}

.news2list span {
	color: #999999;
	position: absolute;
	right: 0;
	top: 0;
}
@media only screen and (min-width:560px) {
.news2list a{padding-right: 120px;}
}
@media only screen and (max-width:560px) {
.news2list span{ display:none;}
}

.news2list a:hover {
	color: #e61f1a;
}

.indnews .qus {
	margin-top: 5px;
	border-top: 1px solid #e0e0e0;
}

.qusswiper {
	height: 200px;
}

.qusswiper .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto;
}

.qusswiper .swiper-slide {
	height: auto;
}

.qusswiper a {
	display: block;
}

.qusswiper hr {
	margin: 10px 0;
	border: 0;
	border-bottom: 1px solid #e0e0e0;
}

.qusswiper .tit {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 1px 0 1px 30px;
	background: url(../images/ask.png) no-repeat left top;
}

.qusswiper .tit::after {
	content: "";
	float: right;
	width: 14px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/rightico1.png) no-repeat left center;
}

.qusswiper .desc {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	padding-left: 30px;
	background: url(../images/ans.png) no-repeat left top;
}


@font-face {
	font-family: 'PRISMSEMIBOLD';
	src: url('PRISMSEMIBOLD.OTF');
	font-weight: normal;
	font-style: normal;
}
.service-sec { background: #122a88 url(../img/servicesbg.jpg) no-repeat left top; background-size: cover; min-height:300px; }
@media only screen and (min-width:960px) {
.flixi{ width:68%; float:left; text-align:left; position:relative; padding:50px 0;}
.intitle .en { position: absolute; left: 0; top: -13px; width: 100%; font-size: 90px; color: #fff; opacity: .07; line-height: 65px; text-transform: uppercase; font-family: 'PRISMSEMIBOLD'; z-index: -1; }
.intitle .ch { font-size: 40px; color: #fff; font-weight: bold; line-height: 65px; }
}
.intitle { position: relative; z-index: 1; }
.fliuyan .intitle{ text-align:center;}
@media only screen and (max-width:960px) {
.service-sec{ padding-top:25px;}
.intitle{ text-align:center;}
.intitle .en { position: absolute; left: 0; top: -13px; width: 100%; font-size:40px; color: #fff; opacity: .07; line-height: 65px; text-transform: uppercase; font-family: 'PRISMSEMIBOLD'; z-index: -1; }
.intitle .ch { font-size: 28px; color: #fff; font-weight: bold; line-height: 45px; }
}


@media only screen and (min-width:960px) {
.fliuyan{ width:32%; float:right;
	padding: 70px;
	box-sizing: border-box;
	background: rgba(229, 31, 28, .45);
}

.fliuyan form {
	margin-top: 25px;
}

.mstext {
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid rgba(2221, 220, 220, .3);
	border-radius: 4px;
	height: 45px;
	line-height: 43px;
	text-indent: 20px;
	background: transparent;
	margin-bottom: 5px;
}

.mstext.sm {
	width: 59%;
}

.mstextarea {
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid rgba(2221, 220, 220, .3);
	border-radius: 4px;
	height: 90px;
	line-height: 43px;
	text-indent: 20px;
	background: transparent;
	margin-bottom: 5px;
}

.yzmbox { display: block; float: right; width: 39.7%; text-align: right; font-size: 14px; color: #fff; }
.yzmbox img { vertical-align: middle; width: 92px; height: 45px;}
.yzmbox span { display: inline-block; vertical-align: middle; line-height: 20px; margin-left: 10px; }
.yzmbox p { color: #999; }
.mssubmit {
	margin-top: 10px;
	display: block;
	float: left;
	width: 49%;
	border-radius: 4px;
	text-align: center;
	background: #fff;
	font-size: 16px;
	color: #e51f1c;
	line-height: 45px;
	height: 45px;
	cursor: pointer;
	transition: all 0.3s;
	border:0;
}

.msreset { margin-top: 10px; display: block; float: right; width: 49%; border-radius: 4px; text-align: center; background: #cecece; font-size: 16px; color: #666; line-height: 45px; height: 45px; cursor: pointer; transition: all 0.3s; }
::-webkit-input-placeholder {color: #fff;}
:-moz-placeholder {color: #fff;}
::-moz-placeholder {color: #fff;}
:-ms-input-placeholder {color: #fff;}

.flixi_con{ padding-top:25px;}
.flixi_con_img{ float:left; width:220px; text-align:center;}
.flixi_con_img img{ width:220px;}
.flixi_con_img p{ line-height:45px; color:#aaa;}

.flixi_cony{ padding-left:55px; float:left; color:#eee;}
.flixi_cony h3{ line-height:40px; color:#fff; font-size:19px; font-weight:700;}
.flixi_cony li{ line-height:35px;}
.flixi_cony li i{ padding-left:27px; display:inline-block; width:58px; padding-bottom:50px; float:left; text-align-last:justify; text-align:justify; padding-right:10px; color:#aaa;}
.flixi_cony li span{ padding-left:27px; display:inline-block; width:58px; text-align-last:justify; text-align:justify; padding-right:10px; color:#aaa;}

.flixi_cony li span.bg1{ background:url(../img/ctico2.png) left top 10px no-repeat; background-size:16px 16px;}
.flixi_cony li i.bg1{ background:url(../img/ctico2.png) left top 10px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg2{ background:url(../img/ctico5.png) left top 10px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg3{ background:url(../img/ctico6.png) left top 10px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg4{ background:url(../img/ctico1.png) left top 10px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg5{ background:url(../img/ctico3.png) left top 10px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg6{ background:url(../img/ctico4.png) left top 10px no-repeat; background-size:16px 16px;}
}
@media only screen and (max-width:960px) {
.fliuyan{ display:none !important;}

.flixi_con{ padding-top:25px;}
.flixi_con_img{ text-align:center;}
.flixi_con_img img{ width:60%; display:block; margin:0 auto;}
.flixi_con_img p{ line-height:35px; color:#aaa;}

.flixi_cony{ color:#eee; padding-bottom:30px;}
.flixi_cony h3{ line-height:40px; color:#fff; font-size:19px; font-weight:700;}
.flixi_cony li{ line-height:25px;}
.flixi_cony li i{ padding-left:27px; display:inline-block; width:58px; padding-bottom:50px; float:left; text-align-last:justify; text-align:justify; padding-right:10px; color:#aaa;}
.flixi_cony li span{ padding-left:27px; display:inline-block; width:58px; text-align-last:justify; text-align:justify; padding-right:10px; color:#aaa;}

.flixi_cony li span.bg1{ background:url(../img/ctico2.png) left top 5px no-repeat; background-size:16px 16px;}
.flixi_cony li i.bg1{ background:url(../img/ctico2.png) left top 5px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg2{ background:url(../img/ctico5.png) left top 5px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg3{ background:url(../img/ctico6.png) left top 5px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg4{ background:url(../img/ctico1.png) left top 5px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg5{ background:url(../img/ctico3.png) left top 5px no-repeat; background-size:16px 16px;}
.flixi_cony li span.bg6{ background:url(../img/ctico4.png) left top 5px no-repeat; background-size:16px 16px;}
}


.ellipsis {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}